ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _SankeyNodeTooltipTextProxy<TNodeView> Class
Members

In This Topic
    _SankeyNodeTooltipTextProxy<TNodeView> Class
    In This Topic
    Object Model
    _SankeyNodeTooltipTextProxy<TNodeView> Class
    Syntax
    'Declaration
     
    Public MustInherit Class _SankeyNodeTooltipTextProxy(Of TNodeView As ISankeyNodeView) 
       Implements IIdentifierProxyIQueryInterfaceITextFormatProxyITokenProxy 
    public abstract class _SankeyNodeTooltipTextProxy<TNodeView> : IIdentifierProxyIQueryInterfaceITextFormatProxyITokenProxy  
    where TNodeView: ISankeyNodeView
    Type Parameters
    TNodeView
    Inheritance Hierarchy

    System.Object
       GrapeCity.DataVisualization.Chart._SankeyNodeTooltipTextProxy<TNodeView>
          GrapeCity.DataVisualization.Chart._SankeyRadialNodeTooltipTextProxy
          GrapeCity.DataVisualization.Chart._SankeyXyNodeTooltipTextProxy

    See Also